Hovatek Forum DEVELOPMENT Android [Custom ROM] Tecno H6 custom rom
Can't login? Please, reset your password.
Hovatek is recruiting! Apply Now


[Custom ROM] Tecno H6 custom rom

[Custom ROM] Tecno H6 custom rom

Pages (7): 1 2 3 4 57 Next
GregSte623
GregSte623
GregSte623
Techie Member
53
27-11-2014, 09:44 PM
#1



Hey all tecno H6 owners. I'm working on a custom ROM which will look like android 5.0 but I need help from developpers around, hovatek admins are also welcome to help if they want to. My main problem right now is deodexing. When I ADB push the deodexed apps into the system I get a lot of force closes such as the process.acore. either that or the phone goes into a bootloop. I guess I need someone to doedex it for me or help me find a solution
This post was last modified: 12-01-2015, 11:26 PM by hovatek.
GregSte623
GregSte623
GregSte623
Techie Member
53
27-11-2014, 09:59 PM
#2
Here are some screenshots
Attached Files
.png
Screenshot_2014-11-27-23-51-40.png
Size: 339.03 KB / Downloads: 40
.png
Screenshot_2014-11-27-23-51-51.png
Size: 107.29 KB / Downloads: 24
.png
Screenshot_2014-11-27-23-52-03.png
Size: 166.08 KB / Downloads: 25
.png
Screenshot_2014-11-27-23-51-59.png
Size: 167.49 KB / Downloads: 15
.png
Screenshot_2014-11-27-23-52-28.png
Size: 61.05 KB / Downloads: 20
hovatek
hovatek
hovatek
Administrator
49,570
27-11-2014, 11:33 PM
#3
GregSte623 Hey all tecno H6 owners. I'm working on a custom ROM which will look like android 5.0 but I need help from developpers around, hovatek admins are also welcome to help if they want to. My main problem right now is deodexing. When I ADB push the deodexed apps into the system I get a lot of force closes such as the process.acore. either that or the phone goes into a bootloop. I guess I need someone to doedex it for me or help me find a solution

we're very much interested and will assign a Team Member to closely monitor and assist you with thi custom ROM. 
a common causes of force close in /system apps during ROM development is either incompatibility or renaming the apk .
for example, if an apk's original name is com.android.hovatekmobile.apk and you rename it to hovatekmobile.apk , the app could crash and force close. which apks exactly are giving you problems so we help take a look at them

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
GregSte623
GregSte623
GregSte623
Techie Member
53
28-11-2014, 01:26 AM
#4
(27-11-2014, 11:33 PM)hovatek
GregSte623 Hey all tecno H6 owners. I'm working on a custom ROM which will look like android 5.0 but I need help from developpers around, hovatek admins are also welcome to help if they want to. My main problem right now is deodexing. When I ADB push the deodexed apps into the system I get a lot of force closes such as the process.acore. either that or the phone goes into a bootloop. I guess I need someone to doedex it for me or help me find a solution
we're very much interested and will assign a Team Member to closely monitor and assist you with thi custom ROM. 
a common causes of force close in /system apps during ROM development is either incompatibility or renaming the apk .
for example, if an apk's original name is com.android.hovatekmobile.apk and you rename it to hovatekmobile.apk , the app could crash and force close. which apks exactly are giving you problems so we help take a look at them
It's mainly the core apps, like applicationguide.apk, bluetooth .apk etc... Whenever I deodex those I get force closes and the phone freezes. Though I do not rename them. I need the deodexed apps to be able to theme and edit them. Same goes for the framework jars, unable to deodex those
This post was last modified: 28-11-2014, 01:27 AM by GregSte623.
hovatek
hovatek
hovatek
Administrator
49,570
28-11-2014, 10:55 AM
#5



(28-11-2014, 01:26 AM)GregSte623 It's mainly the core apps, like applicationguide.apk, bluetooth .apk etc... Whenever I deodex those I get force closes and the phone freezes. Though I do not rename them. I need the deodexed apps to be able to theme and edit them. Same goes for the framework jars, unable to deodex those

what's the port rom you're using?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
GregSte623
GregSte623
GregSte623
Techie Member
53
28-11-2014, 12:14 PM
#6
(28-11-2014, 10:55 AM)hovatek
(28-11-2014, 01:26 AM)GregSte623 It's mainly the core apps, like applicationguide.apk, bluetooth .apk etc... Whenever I deodex those I get force closes and the phone freezes. Though I do not rename them. I need the deodexed apps to be able to theme and edit them. Same goes for the framework jars, unable to deodex those

what's the port rom you're using?
I'm using the stock ROM. Just modifying that
GregSte623
GregSte623
GregSte623
Techie Member
53
28-11-2014, 03:56 PM
#7
By the way. How do I remove the stock tecno theme app ? Can't seem to find the apk
hovatek
hovatek
hovatek
Administrator
49,570
28-11-2014, 07:16 PM
#8
     GregSte By the way. How do I remove the stock tecno theme app ? Can't seem to find the apk

do you mean the launcher or framework?
lets get the goal clear before we begin development. from what I know, you wish to make a Lolipop themed ROM for H6 my modifying the stock ROMs appearance. are we looking at just a UI tweak or doing some functionality tweaks?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
GregSte623
GregSte623
GregSte623
Techie Member
53
29-11-2014, 01:54 PM
#9
(28-11-2014, 07:16 PM)hovatek
GregSte623 By the way. How do I remove the stock tecno theme app ? Can't seem to find the apk

do you mean the launcher or framework?
lets get the goal clear before we begin development. from what I know, you wish to make a Lolipop themed ROM for H6 my modifying the stock ROMs appearance. are we looking at just a UI tweak or doing some functionality tweaks?

Okay my goal is to theme the stock rim to make it look and act as close to android l as possible. I was trying to remove the tecno theme app since its blocking some of the customization. After much tweaking around I realized removing that app is not possible since it is part of the settings app. Furthermore, deodexibg that ROM is a really big headache so what I'm going to do now is work on a cyanogenmod 11 KitKat 4.4.2 port and use that as a base rom
hovatek
hovatek
hovatek
Administrator
49,570
29-11-2014, 07:41 PM
#10



GregSte6 Okay my goal is to theme the stock rim to make it look and act as close to android l as possible. I was trying to remove the tecno theme app since its blocking some of the customization. After much tweaking around I realized removing that app is not possible since it is part of the settings app. Furthermore, deodexibg that ROM is a really big headache so what I'm going to do now is work on a cyanogenmod 11 KitKat 4.4.2 port and use that as a base rom

the challenge with going all cyanogenmod and stuff on Tecno is that they didnt release the sourcesfor their devices. this makes porting a ROM like that quite difficult. we're also working n something like that at the moment. for now, themeing and tweaking might have to do.
Deodexing the ROM shouldnt be so difficult. did you use Android kitchen?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Pages (7): 1 2 3 4 57 Next
Users browsing this thread:
 2 Guest(s)
Users browsing this thread:
 2 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram