F5F Stay Refreshed Software Operating Systems

Pages (2): 1 2 Next
D
DAEPICME
Junior Member
28
03-10-2016, 02:38 PM
#1
Is this feasible? You're asking about making your own Android skin with animations and tools in an accessible way. That sounds achievable if you use the right resources and methods. Just let me know what you need help with!
D
DAEPICME
03-10-2016, 02:38 PM #1

Is this feasible? You're asking about making your own Android skin with animations and tools in an accessible way. That sounds achievable if you use the right resources and methods. Just let me know what you need help with!

W
wehhtam
Member
75
03-10-2016, 06:13 PM
#2
Gaining the ability to compile from source involves more than just technical skills. It requires understanding the process and making aesthetic adjustments to the ROM. Your answer is yes, but it does demand some expertise on your part.
W
wehhtam
03-10-2016, 06:13 PM #2

Gaining the ability to compile from source involves more than just technical skills. It requires understanding the process and making aesthetic adjustments to the ROM. Your answer is yes, but it does demand some expertise on your part.

R
RauloMenino
Member
224
03-10-2016, 06:45 PM
#3
You're good at programming, you've had the whole summer off, and now you're wondering what's next. What skills or projects should you focus on?
R
RauloMenino
03-10-2016, 06:45 PM #3

You're good at programming, you've had the whole summer off, and now you're wondering what's next. What skills or projects should you focus on?

B
BigBadBart
Junior Member
8
03-17-2016, 12:28 AM
#4
To get started, you'll need a Linux or Unix system (like macOS or a BSD) with a strong CPU and ideally an SSD to avoid slowdowns during synchronization. You should have some GitHub experience and basic knowledge of Java and C—though C isn't essential. In practice, you can often copy changes from another team's repository on Gerrit without much trouble. Just review projects like Blisspop for guidance.
B
BigBadBart
03-17-2016, 12:28 AM #4

To get started, you'll need a Linux or Unix system (like macOS or a BSD) with a strong CPU and ideally an SSD to avoid slowdowns during synchronization. You should have some GitHub experience and basic knowledge of Java and C—though C isn't essential. In practice, you can often copy changes from another team's repository on Gerrit without much trouble. Just review projects like Blisspop for guidance.

A
acarnan1
Member
100
03-17-2016, 12:42 AM
#5
They handle the creation of ROMs for devices.
A
acarnan1
03-17-2016, 12:42 AM #5

They handle the creation of ROMs for devices.

A
amandalou1
Member
182
03-17-2016, 02:55 AM
#6
For private purposes it works just fine, just make sure you don’t share it openly without the consent of the individuals you selected.
A
amandalou1
03-17-2016, 02:55 AM #6

For private purposes it works just fine, just make sure you don’t share it openly without the consent of the individuals you selected.

M
MicMineHD
Member
206
03-17-2016, 03:08 AM
#7
Yes, there is a way to run and test the code immediately. Linux or Unix is often used because it provides a stable environment for development and testing. You can simulate it locally if you prefer, but using the real system offers better compatibility and performance.
M
MicMineHD
03-17-2016, 03:08 AM #7

Yes, there is a way to run and test the code immediately. Linux or Unix is often used because it provides a stable environment for development and testing. You can simulate it locally if you prefer, but using the real system offers better compatibility and performance.

D
duhazneubin
Senior Member
583
03-17-2016, 10:35 PM
#8
Essentially, you need to push a commit, build it, and run tests. Adding such features isn't just a simple task. It becomes much harder when working with proprietary data and needing access to kernel sources. This isn't a beginner project.
D
duhazneubin
03-17-2016, 10:35 PM #8

Essentially, you need to push a commit, build it, and run tests. Adding such features isn't just a simple task. It becomes much harder when working with proprietary data and needing access to kernel sources. This isn't a beginner project.

X
xanderzone317
Posting Freak
957
03-17-2016, 10:49 PM
#9
Every time I make adjustments, I need to rebuild it and install it on my device? Hmm. Basically, I just want to update Lollypop 5.1, tweak it slightly, clean out the unnecessary parts, and add some features I like.
X
xanderzone317
03-17-2016, 10:49 PM #9

Every time I make adjustments, I need to rebuild it and install it on my device? Hmm. Basically, I just want to update Lollypop 5.1, tweak it slightly, clean out the unnecessary parts, and add some features I like.

S
Shad0wHydra13
Senior Member
716
03-18-2016, 07:42 PM
#10
Consider exploring a tailored ROM if you prefer a finished item rather than creating it yourself. A single-person ROM effort isn’t suitable for everyone.
S
Shad0wHydra13
03-18-2016, 07:42 PM #10

Consider exploring a tailored ROM if you prefer a finished item rather than creating it yourself. A single-person ROM effort isn’t suitable for everyone.

Pages (2): 1 2 Next