[ROM] Nexus Pop3 - Galaxy Ace S5830 Android Development

Nexus Pop3 ROM by Nitheesh
Fastest ROM Ever....
Features:
• Flat App Icons
• Java Emulator
• Awesome Status Bar
• Etc.....
ROM= Stable
OS & Version= Gingerbread [6.0.0]
CyanogenMod= 7.2
Kernal= Firekernal
Build Date= 30-04-2016
Download ROM
Link= https://www.datafilehost.com/d/2a374ad3
Sent from my GT-S5830 using XDA Free mobile app

Hi @nitheesh thanks for sharing a rom with us.
When I opened the browser I saw these messages in logcat. Am I being paranoid here ?
The rom looks very nice though, and performs well.
I/dalvikvm( 1305): Failed resolving Lcom/jiubang/browser/androidwebkit/CustomWebView$ActionModeWrapper; interface 659 'Landroid/view/ActionMode$Callback;'
E/dalvikvm( 1305): Could not find class 'com.jiubang.browser.androidwebkit.CustomWebView$ActionModeWrapper', referenced from method com.jiubang.browser.androidwebkit.CustomWebView.setActionModeCallback
I/dalvikvm( 1305): Could not find method com.jiubang.browser.androidwebkit.CustomWebView$ActionModeWrapper.access$000, referenced from method com.jiubang.browser.androidwebkit.CustomWebView.startActionMode
W/GAV2 ( 1305): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
W/System.err( 1305): java.lang.IllegalAccessException
W/System.err( 1305): at com.gau.a.a.b.c.a(HttpConnector.java:201)
W/System.err( 1305): at com.gau.a.a.b.c.b(HttpConnector.java:282)
W/System.err( 1305): at com.gau.a.a.b.c.d(HttpConnector.java:120)
W/System.err( 1305): at com.gau.a.a.b.c.run(HttpConnector.java:165)
W/System.err( 1305): at java.lang.Thread.run(Thread.java:1019)
ps: post some app screenshots to show others your themeing efforts.

Working this browser ...
Sent from my GT-S5830 using XDA Free mobile app

Screen shots ?? Battery life ??
Sent from my A0001 using XDA-Developers mobile app

redneck37 said:
Screen shots ?? Battery life ??
Sent from my A0001 using XDA-Developers mobile app
Click to expand...
Click to collapse
why not give it a try and post your comments

good rom..ı like it..

i can't download, please link another mirror

Hi @nitheesh do you have an update planned?

Badly made .
Buggy and not as expected .

Tech_Daddy said:
Buggy and not as expected .
Click to expand...
Click to collapse
thanks so much for your constructive comments.

Related

Help

Can someone upload for me a file named "logs.db" in "data/data/ com.sec.android.provider.logsprovider/databases"
I m working on porting sgs2 files on sgs. So l need this file to get "contactsprovider.apk" working.
Thanks
Sent from my GT-I9000 using xda premium
Anybody ?
Sent from my GT-I9000 using xda premium
You want someone to upload a database file called logs.db??
Sent from my Galaxy Tab using XDA Premium App
Yes....thanks
Sent from my GT-I9000 using xda premium
No one !!!!
Sent from my GT-I9000 using xda premium
zohawkish said:
No one !!!!
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
lol sir do you need a social security number as well?
No sure if I would comfortable with uploading a file called logs.db. does anyone know what it actually is and what info it logs?
Maybe someone with some knowledge with the file in question will be happy to upload it.
Sorry does not want to extract for some reason.
jje
It contains all SMS and call log history, inc names and numbers! This is the history you see when viewing a contact. Definitely not something most people would be willing to give a stranger on the forum!
Sent from my GT-I9100 using XDA App
It contains all SMS and call log history, inc names and numbers!
Mine would be empty then as flashing roms wipes phone .
jje
avetny said:
lol sir do you need a social security number as well?
Click to expand...
Click to collapse
Lol...this file contains call history u need to clear cache only ! This file is created by sqlite and l got an error "
E/Database( 5316): sqlite3_open_v2("/data/data/com.sec.android.provider.logsprovider/databases/logs.db", &handle, 2, NULL) "
" sqlite returned: error code = 14, msg = cannot open file at source line 25467"
Sent from my GT-I9000 using XDA Premium App
JJEgan said:
It contains all SMS and call log history, inc names and numbers!
Mine would be empty then as flashing roms wipes phone .
jje
Click to expand...
Click to collapse
Can u share it ? thanks
Sent from my GT-I9000 using XDA Premium App
As i said for some reason it wont extract and its now not empty .
jje

De-Odexing issue LG-G2 ATT

Wondering if anyone had first hand knowledge.
I tried to de-odex through the android kitchen, I got all but 4 app to de-odex.
(1) ./system/app/LGPolarisOffice.odex
(2) ./system/app/LGQTranslator.odex
(3) ./system/app/LGWeather.odex
(4) ./system/app/LGWeatherTheme.odex
I tried the most recent version possible (1.5.2/2.0b4.2.0b6)
and I get this error:
Exception in thread "main" org.jf.util.ExceptionWithContext: Encountered small uint that is out of range at offset 0x48
at org.jf.dexlib2.dexbacked.BaseDexBuffer.readSmallUint(BaseDexBuffer.java:52)
at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:77)
at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:96)
at org.jf.dexlib2.dexbacked.DexBackedOdexFile.<init>(DexBackedOdexFile.java:55)
at org.jf.dexlib2.dexbacked.DexBackedOdexFile.fromInputStream(DexBackedOdexFile.java:112)
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:106)
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:54)
at org.jf.baksmali.main.main(main.java:247)
I have also posted the issue on code.google.com for the dev managing baksmali.. Though any help would be great.
Yes because framework apks are not installed. Use deodexer V3 tool from xda forum.
Sent from mobile
Jishnu Sur said:
Yes because framework apks are not installed. Use deodexer V3 tool from xda forum.
Sent from mobile
Click to expand...
Click to collapse
Thanks ilk try it on my lunch
Sent from my LG-D800 using xda app-developers app
Jishnu Sur said:
Yes because framework apks are not installed. Use deodexer V3 tool from xda forum.
Sent from mobile
Click to expand...
Click to collapse
tried and still failed any other ideas? please,
also left message with that dev to see if he can help.
spdwiz18 said:
tried and still failed any other ideas? please,
also left message with that dev to see if he can help.
Click to expand...
Click to collapse
I just tried baksmali 2.0, but I got the same problem.

Android-tuner problem

Hey xda community
I have a Problem with Android Tuner...
When i enable "Rom (build prop)" in the system tweaks the navbar is gone ... Is there any solution to get the navbar back without disabling "Rom (build prop)"
Thanks in advance
Edit: Problem solved... Thread can be deleted.
Sry for opening thread ^^
Sent from my LG-D802 using XDA Premium 4 mobile app

[REQUEST]Clash of clans galaxy y.

Can any one port this game to galaxy y plz or tell how to port armv7 to armv6 game.
Sent from my GT-S5360 using XDA Premium
hamada3381 said:
Can any one port this game to galaxy y plz or tell how to port armv7 to armv6 game.
Sent from my GT-S5360 using XDA Premium
Click to expand...
Click to collapse
I think we can't play clash of clans because :
1. Its only for ICS/ JB
2. Even we can play it, it's hard to read all the text
3. It consume more than 50MB internal ; as u know galaxy y has problem with its internal storage
hamada3381 said:
Can any one port this game to galaxy y plz or tell how to port armv7 to armv6 game.
Sent from my GT-S5360 using XDA Premium
Click to expand...
Click to collapse
me also want it .
searched alot but didnt found.....
GalKill said:
I think we can't play clash of clans because :
1. Its only for ICS/ JB
2. Even we can play it, it's hard to read all the text
3. It consume more than 50MB internal ; as u know galaxy y has problem with its internal storage
Click to expand...
Click to collapse
2.that is not so hard.
3.u can increase internal memory or put it on external by link2sd.
If u know any link plz give me.
Sent from ny GT-S5360 using XDA Premium
mudassarm said:
me also want it .
searched alot but didnt found.....
Click to expand...
Click to collapse
Me too.
Sent from ny GT-S5360 using XDA Premium
hamada3381 said:
Me too.
Sent from ny GT-S5360 using XDA Premium
Click to expand...
Click to collapse
Do u have pc?
GalKill said:
Do u have pc?
Click to expand...
Click to collapse
Yes I have 3 PC s
Sent from ny GT-S5360 using XDA Premium
GalKill said:
Do u have pc?
Click to expand...
Click to collapse
Why do u ask?
Sent from ny GT-S5360 using XDA Premium
y has very old hardware, even if u can install and run clash, I doubt that you will be even to play it smoothly without crashes/lags.
TrojanHorses said:
y has very old hardware, even if u can install and run clash, I doubt that you will be even to play it smoothly without crashes/lags.
Click to expand...
Click to collapse
I can use chain fire 3d.
Sent from ny GT-S5360 using XDA Premium
Try to play CoC in PC using Bluestack like me. Hehe Cause just with that way i can play CoC
hamada3381 said:
Can any one port this game to galaxy y plz or tell how to port armv7 to armv6 game.
Sent from my GT-S5360 using XDA Premium
Click to expand...
Click to collapse
Its virtually impossible unless it uses unity libs (iv looked and it doesnt) or you have the source code
plus please post in the correct section - the themes and app section is for posting themes and apps NOT asking questions which belong in the question and answers section
Hey it is possible here~http://www.google.com.eg/url?sa=t&s...Bpjvl8u8rEjC9H4fQ&sig2=t1_8ms-2dEhU2RPypYs4Hw
but it fc u can help in this. I hope.
sent from my GT-P1000 using XDA Premium
hamada3381 said:
Hey it is possible here~http://www.google.com.eg/url?sa=t&s...Bpjvl8u8rEjC9H4fQ&sig2=t1_8ms-2dEhU2RPypYs4Hw
but it fc u can help in this. I hope.
sent from my GT-P1000 using XDA Premium
Click to expand...
Click to collapse
The problem you are going get is that the games runs via a server - if the server states you must have the latest version of the apk installed then you will have to keep porting and fixing every little bug or problem each time the game is updated - I very much doubt anyone will have the time to do this
here is the logcat from the app with the problem - no one here will fix it sorry its just not worth the time - the only way you will get a fully working version is if the app owner makes it
Code:
E/AndroidRuntime(21585): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.supercell.clashofclans/com.supercell.clashofclans.GameApp}: java.lang.ClassNotFoundException: com.supercell.clashofclans.GameApp in loader dalvik.system.PathClassLoader[/mnt/asec/com.supercell.clashofclans-1/pkg.apk]
E/AndroidRuntime(21585): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1680)
E/AndroidRuntime(21585): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
E/AndroidRuntime(21585): at android.app.ActivityThread.access$1500(ActivityThread.java:123)
E/AndroidRuntime(21585): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
E/AndroidRuntime(21585): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(21585): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(21585): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime(21585): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(21585): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime(21585): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
E/AndroidRuntime(21585): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
E/AndroidRuntime(21585): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(21585): Caused by: java.lang.ClassNotFoundException: com.supercell.clashofclans.GameApp in loader dalvik.system.PathClassLoader[/mnt/asec/com.supercell.clashofclans-1/pkg.apk]
E/AndroidRuntime(21585): at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:240)
E/AndroidRuntime(21585): at java.lang.ClassLoader.loadClass(ClassLoader.java:551)
E/AndroidRuntime(21585): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
E/AndroidRuntime(21585): at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
E/AndroidRuntime(21585): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1672)
E/AndroidRuntime(21585): ... 11 more
U can tell me how to port and i will do on every update.
Sent from ny GT-S5360 using XDA Premium
hamada3381 said:
U can tell me how to port and i will do on every update.
Sent from ny GT-S5360 using XDA Premium
Click to expand...
Click to collapse
reverse engineer the libs and rebuild for armv6
dont ask me how as I dont do that stuff
Also unless you have extensive coding knowledge to an extremly high degree you will have virtually 0% success - This is why I say there is no point
You can just run the game on blue stacks - even if you do get the game running which as I said is pretty much 0% the game will run awful even with cf3d
Hey guys I downloaded cm11 galaxy y clash of clans from playstore but clash of clans says that it is not installed from playstore please reinstall.
Sent from my GT-S5360 using XDA Free mobile app
Sent from my GT-S5360 using XDA Free mobile app

Logcat error qc-qmi

Hello,
does anybody know what causes this error, keeps happening a lot, at least 6 times per minute and it's caused by a process called qmuxd
I'm on purenexus and ElementalX
2016-03-15 02:46:37,ERROR,QC-QMI,com.android.sdm.plugins.diagmon,linux_qmi_qmux_io_wake_unlock: Err in writing wakelock=qmuxd_port_wl_0, error [1: eek: operation not permitted]
Click to expand...
Click to collapse
thanks
up?
http://forum.xda-developers.com/showthread.php?p=65890045
This fix didn't work for me but it's worked for others. I'm subscribing to see other ideas on this issue.
Sent from my Nexus 6P using XDA Free mobile app
Do you have viper4android installed?
Sent from my Nexus 6P using XDA Free mobile app
tanikir said:
http://forum.xda-developers.com/showthread.php?p=65890045
This fix didn't work for me but it's worked for others. I'm subscribing to see other ideas on this issue.
Sent from my Nexus 6P using XDA Free mobile app
Click to expand...
Click to collapse
Neither worked for me...
---------- Post added at 07:02 PM ---------- Previous post was at 06:32 PM ----------
Sberdila said:
Hello,
does anybody know what causes this error, keeps happening a lot, at least 6 times per minute and it's caused by a process called qmuxd
I'm on purenexus and ElementalX
thanks
Click to expand...
Click to collapse
Still waiting for solution

Categories

Resources