i have downloaded files from the link opensource.samsung.com . two folders, kernel and platform.
what to do now? how to handle this two folders? working with eclipse and opencv.
complete newbie, never saw this before. took a huge project and now i am stuck. any help?
:crying:
What do you want to do exactly? Build a kernel?
Sent from my Nexus 4 using xda app-developers app
well i don't know what am i supposed to do with it. some people just forwarded me with this link, i have downloaded that "opensource" for samsung galaxy camera. there are two folders in it- kernel and platform. i dont know how to use it, where to open it, what is it, or even what is it used for. maybe i ll look stupid now but its like Japanese to me.
my task is to work in eclipse with opencv, to change camera display buttons(to make interactive slider for every option, like iso sensitivity ect) and make them work with inside of the camera. try to optimize it, simplify it. so i hoped someone can tell me what do i have to do, exactly. with this downloaded folders. i have no experience, but i have time to learn. or even better, what do i do, in general?
thank you so much for your interest in answering, i am drowning here.
arc_u said:
What do you want to do exactly? Build a kernel?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
well i don't know what am i supposed to do with it. some people just forwarded me with this link, i have downloaded that "opensource" for samsung galaxy camera. there are two folders in it- kernel and platform. i dont know how to use it, where to open it, what is it, or even what is it used for. maybe i ll look stupid now but its like Japanese to me.
my task is to work in eclipse with opencv, to change camera display buttons(to make interactive slider for every option, like iso sensitivity ect) and make them work with inside of the camera. try to optimize it, simplify it. so i hoped someone can tell me what do i have to do, exactly. with this downloaded folders. i have no experience, but i have time to learn. or even better, what do i do, in general?
thank you so much for your interest in answering, i am drowning here.
The opensource archives contain the kernel source, search Linux kernel on Google for more information.
But what you want to do is to modify the camera app, and that isn't kernel related.
To do this, I assume that the Galaxy Camera is like all androphone, you have to get the device ROM, get the camera app, decompile it, and make your modification.
Or you can look inside the platform folder, it contains some prebuilt binaries that could help you, but I don't know what exactly is inside. And I'm not sure that it can help you for what you have to do
Sent from my Nexus 4 using xda app-developers app
---------- Post added at 03:43 PM ---------- Previous post was at 03:31 PM ----------
dea00na said:
...
Click to expand...
Click to collapse
And the thing is that you want to modify the stock camera app, since you don't have the source (I think Sammy doesn't release the source since it's not GPL related) it's gonna be very difficult for you.
And to help me more can you point me to the discussion where they told you to dl the opensource archive?
Sent from my Nexus 4 using xda app-developers app
arc_u said:
The opensource archives contain the kernel source, search Linux kernel on Google for more information.
But what you want to do is to modify the camera app, and that isn't kernel related.
To do this, I assume that the Galaxy Camera is like all androphone, you have to get the device ROM, get the camera app, decompile it, and make your modification.
Or you can look inside the platform folder, it contains some prebuilt binaries that could help you, but I don't know what exactly is inside. And I'm not sure that it can help you for what you have to do
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
well, at least i moved kernel out of the way, according to that link that i was forced to download, i didnt know what is it for. linux popped out from internet pages and i use windows, confusion!. thank you very much, i ll do my research based on what you have said. its a lot of information thrown at my back, and i dont understand why people are being rude on this "helpful" web pages. its not a crime not to know or ask for help!
i expected to find some java code which i would modify in eclipse and make camera layout simpler, guess i imagined this differently. if you think of something considering eclipse and opencv and this samsung galaxy space shuttle maybe, let me know!
once again, i appreciate your time and answer
arc_u said:
The opensource archives contain the kernel source, search Linux kernel on Google for more information.
But what you want to do is to modify the camera app, and that isn't kernel related.
To do this, I assume that the Galaxy Camera is like all androphone, you have to get the device ROM, get the camera app, decompile it, and make your modification.
Or you can look inside the platform folder, it contains some prebuilt binaries that could help you, but I don't know what exactly is inside. And I'm not sure that it can help you for what you have to do
Sent from my Nexus 4 using xda app-developers app
---------- Post added at 03:43 PM ---------- Previous post was at 03:31 PM ----------
And the thing is that you want to modify the stock camera app, since you don't have the source (I think Sammy doesn't release the source since it's not GPL related) it's gonna be very difficult for you.
And to help me more can you point me to the discussion where they told you to dl the opensource archive?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
There was no discussion, i just received the link over email, by my superiors. They assumed i know how to work with this. Guess i am in too deep...
And to help you out where i also found this opensource archive, type in google - Samsung releases Galaxy Camera code, Android experts start hacking. some article will pop out
arc_u said:
The opensource archives contain the kernel source, search Linux kernel on Google for more information.
But what you want to do is to modify the camera app, and that isn't kernel related.
To do this, I assume that the Galaxy Camera is like all androphone, you have to get the device ROM, get the camera app, decompile it, and make your modification.
Or you can look inside the platform folder, it contains some prebuilt binaries that could help you, but I don't know what exactly is inside. And I'm not sure that it can help you for what you have to do
Sent from my Nexus 4 using xda app-developers app
---------- Post added at 03:43 PM ---------- Previous post was at 03:31 PM ----------
And the thing is that you want to modify the stock camera app, since you don't have the source (I think Sammy doesn't release the source since it's not GPL related) it's gonna be very difficult for you.
And to help me more can you point me to the discussion where they told you to dl the opensource archive?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
And i dont have to make modifications in my android mobile phone, so "stock app" is out of the pic too i guess? i ve got samsung galaxy camera in front of me, with cables. waiting for me to plugged into my laptop. if its not able to modify the code, why would they torture me with this?
Oh, so you have to make a camera app via eclipse?
Sent from my Nexus 4 using xda app-developers app
arc_u said:
Oh, so you have to make a camera app via eclipse?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
yes :fingers-crossed: and sweet addition is opencv library
So you have to read a lot the opencv doc,
Sent from my Nexus 4 using xda app-developers app
arc_u said:
So you have to read a lot the opencv doc,
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
I sure do. Thank you for your help!
Related
Hi,
http://www.androidpolice.com/2012/1...gallery-app-with-new-ui-editing-photo-sphere/
Camera + gallery from JB 4.2
Working great!
Sent from my LG-P880 using xda app-developers app
They removed it. Can you upload your copy here?
Sent from my (V10f Euro Open, Rooted, CWM-Installed, Deodex-ed, Camera-Moded V5) LG Optimus 4X HD P880.
Should be in the Apps & Themes forum where there is already a thread for it anyway.
http://forum.xda-developers.com/showthread.php?t=1966302
Is this work on 4x?
Sent from my LG-P880 using xda app-developers app
well, it is posted in the P880 forum. Need root to run
Sent from my LG-P880 using xda app-developers app
this thing is everywhere lol
http://forum.xda-developers.com/showthread.php?t=1968381
adverserath said:
well, it is posted in the P880 forum. Need root to run
Sent from my LG-P880 using xda app-developers app
Click to expand...
Click to collapse
I know, but if anybody has tried it? Is there a problem? A lot of people are complaining on other phones.
Sent from my LG-P880 using xda app-developers app
mali_veseljak said:
I know, but if anybody has tried it? Is there a problem? A lot of people are complaining on other phones.
Click to expand...
Click to collapse
Why don't you just try it yourself? It's not going to kill your phone, you can always revert back if you don't like it, so jusy try it if you are interested and report back with your findings instead of expecting someone else to do it for you.
There is no need for you to be rude. I was just wondering if anybody has tried it. What's the problem?
mali_veseljak said:
Is this work on 4x?
Click to expand...
Click to collapse
mali_veseljak said:
I know, but if anybody has tried it? Is there a problem? A lot of people are complaining on other phones.
Click to expand...
Click to collapse
mali_veseljak said:
There is no need for you to be rude. I was just wondering if anybody has tried it. What's the problem?
Click to expand...
Click to collapse
Given that there is a thread in the "Themes and Apps" forum (where it SHOULD be) by babymatteo, this thread is redundant and pointless.
I wasn't being rude, but given how few people there are with this phone who actually participate in these forums, the only way to really find out is to try it yourself. If you spent any time reading the various 4X HD threads then you would see that whether apps and mods work or not depends hugely on what version and region of firmware people are running - so you would be relying on finding someone with exactly the same configuration as you in order to know if it works or not.
I plan to test this at some point - and will report back in the correct thread when I do - but don't have the time or inclination to do so right now.
These forums of ours desperately need a couple of active Moderators as there is no organisation or structure at the moment - people just post things wherever they feel like.
OK I will try. Later you'll have to explain how to get back to the previus
mali_veseljak said:
OK I will try. Later you'll have to explain how to get back to the previus
Click to expand...
Click to collapse
Follow babymatteo's instructions to install. When you copy the files over, make sure you rename the old ones first so that you can simply copy them back over if you need them later.
The setting of the camera is just as much an option megapixels, scenes and locations?
I flashed from cwm. I dont have old files. Now i have 2 camera and gallery.
Old ones work perf.
mali_veseljak said:
The setting of the camera is just as much an option megapixels, scenes and locations?
I flashed from cwm. I dont have old files. Now i have 2 camera and gallery.
Old ones work perf.
Click to expand...
Click to collapse
And do the new ones work, or are they giving you an FC in photosphere?
FC in photosphere. I will thry babymatteo's instructions.
nedooo said:
http://forum.xda-developers.com/showthread.php?t=1966302
Click to expand...
Click to collapse
Why the app always forceclose ???
Sent from my LG-P880 using xda app-developers app
anybody can send compare photos between original and this? thx
Problem
After taking some pics in speare the photo sphere. apk automatically closes. Anyone have same issue. I have 20E version from India
I've been looking for workaround's in getting this fully working with our phone. But nothing. I've already downloaded the Nexus 4's system dump and I'm still looking for possible libs and such that could help us get this working.
I have scoured the internet looking for cupcake source code, and have found only this: http://netmite.com/android/mydroid/1.5/
I would download from there, but it seems a little immoral to overload their servers like that without permission. And they are not responding to my email asking for permission.
If anyone has cupcake source, would you mind uploading it somewhere? If necessary, I can give you temporary access to my dropbox. That is, if you can tell me why I should trust you
My last alternative is to slowly download from the netmite site, in order to not put unnecessary load on their servers As in, download it file by file
As soon as I get the source, I will (attempt) to upload it to github. Honestly, I prefer googlecode with SVN, and will probably see if it will fit the quota there. Then this thread will be converted into a reference for where to download cupcake source
frankdrey said:
I have scoured the internet looking for cupcake source code, and have found only this: http://netmite.com/android/mydroid/1.5/
I would download from there, but it seems a little immoral to overload their servers like that without permission. And they are not responding to my email asking for permission.
If anyone has cupcake source, would you mind uploading it somewhere? If necessary, I can give you temporary access to my dropbox. That is, if you can tell me why I should trust you
My last alternative is to slowly download from the netmite site, in order to not put unnecessary load on their servers As in, download it file by file
As soon as I get the source, I will (attempt) to upload it to github. Honestly, I prefer googlecode with SVN, and will probably see if it will fit the quota there. Then this thread will be converted into a reference for where to download cupcake source
Click to expand...
Click to collapse
Cupcake!? Is it rude of me to ask why?
HTCDreamOn said:
Cupcake!? Is it rude of me to ask why?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2028591
it *should* fix the broken console
Sent from my GT-P5110 using xda app-developers app
I'm not sure if it is identical to the exact AOSP branch you are looking for, but did you try Codeaurora? Looks like there's cupcake in there.
https://www.codeaurora.org/xwiki/bin/QAEP/WebHome
https://www.codeaurora.org/gitweb/quic/la/
xaueious said:
I'm not sure if it is identical to the exact AOSP branch you are looking for, but did you try Codeaurora? Looks like there's cupcake in there.
https://www.codeaurora.org/xwiki/bin/QAEP/WebHome
https://www.codeaurora.org/gitweb/quic/la/
Click to expand...
Click to collapse
Thank you very much. At a quick glance, this looks good
Now hopefully they aren't simple referencing to android.kernel.org, which is long gone.
I may or may not be able to try this until Thursday. Tomorrow and Wednesday I have finals at school.
Sent from my GT-P5110 using xda app-developers app
I knew it was too good to be true
Code:
android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
xD
Anything else?
Its not a branch at aosp? The code is in there, you just have to talk it into letting you have it (find the branch name, fix all the references to kernel.org, find missing stuff)
tvall said:
Its not a branch at aosp? The code is in there, you just have to talk it into letting you have it (find the branch name, fix all the references to kernel.org, find missing stuff)
Click to expand...
Click to collapse
There are many references to kernel.org, and I haven't found the code elsewhere.
Looking at aosp gitweb, cupcake is non-existent.
I think Google lost cupcake with kernel.org, and started up the new git from donut.
But I don't know...
Sent from my GT-P5110 using xda app-developers app
I suppose donut isn't good enough?
frankdrey said:
http://forum.xda-developers.com/showthread.php?t=2028591
it *should* fix the broken console
Sent from my GT-P5110 using xda app-developers app
Click to expand...
Click to collapse
kanttii said:
I suppose donut isn't good enough?
Click to expand...
Click to collapse
As I said in that thread, I need cupcake specifically
Sent from my GT-P5110 using xda app-developers app
As many of you out there i use my smartphone for making calls and sms ing too. I have noticed that when i "stress" a little bit my phone with internet surfing and other apps, when i try to call someone the phone app has a few seconds of lag, which is very bothering me.
I know there is ExDialer wich can help, but i would like to use the default stock dialer/contacts/sms app. Can someone help with that problem? Is there any solution?
If you don't want to use third party apps, then you might consider rooting your phone and installing a custom kernel.. but even then, a few seconds of lag remains.. i use exdialer and am happy with it..
Sent from my GT-I9070 using xda premium
I already am rooted and using custom kernel. But the problem remains. It would be great a mod or something to keep those app always loaded.
yeah.. until one comes up, you might want to use exdialer..it's pretty good..
Sent from my GT-I9070 using xda premium
It wold be great if some dev will make something like this: http://forum.xda-developers.com/showthread.php?t=1889300 but for our devices.
mine are ok..not lag..what firmware do u use?
my gt-i9070 drop message
I have tested all of them from russian to poland (asian excluded) and all of them had this problem, including indian one.
No one can help on this problem??? A lots of roms on development but no one can try to fix this problem..
dtipuit said:
No one can help on this problem??? A lots of roms on development but no one can try to fix this problem..
Click to expand...
Click to collapse
you can try..
Sent from my GT-I9070 using xda premium
If i would be capable i would be opened a new thread in android development section and not in Help section.
Then you cannot demand anything either. Wait until a rom that meets your expectations is developed.
Sent from my GT-I9070 using xda premium
The point of my question was that someone might want to make a mod that could solve that bug. There is no need in my opinion to create a new rom to solve a bug. To make it more clear: if i had a little problem on my car i wouldn't buy a new one immediately, first i'll take it to a proff trying to solve it. Wouldn't you? And by the way, i don't remember me "demanding" anything to you personally, feel free to not read this thread if you are not interested.
dtipuit said:
No one can help on this problem??? A lots of roms on development but no one can try to fix this problem..
Click to expand...
Click to collapse
That doesn't look like a request either.. it's like you're challenging the devs and belittling their work..that is what it looked like to me.And i wasn't talking about you demanding anything from me. Read carefully .If that is not what you meant, then we have nothing more to discuss.
Sent from my GT-I9070 using xda premium
I do not own knowledges about android enough to challenge no one here..sow absolutely no challenge. Mine was only a question and a discussion about that bug, and as for all the questions it could be an answer or maybe not, no one is forced to do nothing.
Right now it looks that it's a lot of posts that we are not talking about how to solve that bug/problem, sow what are you saying about staying on topic? Thank you!
Yep..Best of luck
Sent from my GT-I9070 using xda premium
Use exDialer and Handcent sms apps instead. They work like a charm without lag. It also helps to keep them in the background always
---------- Post added at 06:31 PM ---------- Previous post was at 06:23 PM ----------
dtipuit said:
It wold be great if some dev will make something like this: http://forum.xda-developers.com/showthread.php?t=1889300 but for our devices.
Click to expand...
Click to collapse
Why wont it work for us ? Did u try it and get some negative results, cos in the OP nothing has been mentioned about the requirements
Already tried, not working for us.
MyColorScreen has released BETA of Themer app which is akin to WindowsBlinds of Windows. I have registered for Beta but is yet to receive activation code. If someone has installed it, kindly share the features.
Sent from my GT-I9070 using xda app-developers app
Received activation code. Installed. Superb. Excellent.
Pictures are worth 1000 words ......
Sent from my GT-I9070 using xda app-developers app
still waiting for code ..:'(
Sent from my Nexus 7 using xda app-developers app
doesn't work on i717
Someone should post their code for the rest of us.
this is stupid
you change rom, you must apply for a new code
Hello everyone,
I've signed up for the beta a few weeks ago and I had the good surprise to receive my code yesterday.
I launched the app but what a disappointment when I realized there wasn't any theme displayed in the app.
After some research it seems linked to dpi or resolution of screen. I tried to change the dpi but no luck.
So did anybody find the good combination to display themes on our razr i?
Sent from my XT890 using xda app-developers app
Motorola RAZR i with android 4.1.2
please somebody post their code....so we can too try this app...
Droidlover123 said:
please somebody post their code....so we can too try this app...
Click to expand...
Click to collapse
First of all even if it's FREE, it is forbidden as per Forum rules.
Second, it is one time use only and is linked to your e-mail and your device. Even Your own code will not work if you try it on second device (I tried on my wife's device - not working) Or if you change the Rom
Sent from my GT-I9070 using xda app-developers app
redndian said:
First of all even if it's FREE, it is forbidden as per Forum rules.
Second, it is one time use only and is linked to your e-mail and your device. Even Your own code will not work if you try it on second device (I tried on my wife's device - not working) Or if you change the Rom
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Damn bro!!
Even Rom change will make app not work!!!
This sucks.....
And I am on approx 125000 behind...
Thus it will take a lot of time for me! To try it!!
Sent from my C1904 using xda app-developers app
I waited patiently, got my code. But after getting into the app, I can't fond any themes in the 'browse themes' section to install. Strange.
Anybody else facing the same issue?
Sent from my Nexus 4 using Tapatalk now Free
Edit: The reason behind not finding themes was later realized as not keeping the screen in stock DPI. I reverted to stock screen from Expanded Desktop and Pie mode, making themes visible in the app.
Droidlover123 said:
please somebody post their code....so we can too try this app...
Click to expand...
Click to collapse
Codes are only good for one time use and only on that phone.
This Themer app is essentially an exact copy of Buzz Launcher.
I just got my code and set it up and said "wow, this is an exact copy of Buzz launcher" without the hundreds and hundreds of quality themes. Not sure what to think of this.
LL13-
lamplighter13 said:
Codes are only good for one time use and only on that phone.
This Themer app is essentially an exact copy of Buzz Launcher.
I just got my code and set it up and said "wow, this is an exact copy of Buzz launcher" without the hundreds and hundreds of quality themes. Not sure what to think of this.
LL13-
Click to expand...
Click to collapse
Really? So buzz launcher started from a foundation hewn from some of the best designers in Android, was built from a crowdsourced site where people worldwide spend countless hours sharing their original works with the masses, provides detailed tutorials that assist any and all to replicate the same look on countless phones, with little to no monetary benefit, promoting app & widget development, and takes the next logical step in an evolving business model dedicated to the designer and user?
Pray tell, how did you make such a deduction, and upon what facts do you base this assertion?
Sent from my SPH-D710 using inverted blue xda premium
---------- Post added at 03:32 AM ---------- Previous post was at 03:21 AM ----------
thenameistoms said:
I waited patiently, got my code. But after getting into the app, I can't fond any themes in the 'browse themes' section to install. Strange.
Anybody else facing the same issue?
Sent from my Nexus 4 using Tapatalk now Free
Edit: The reason behind not finding themes was later realized as not keeping the screen in stock DPI. I reverted to stock screen from Expanded Desktop and Pie mode, making themes visible in the app.
Click to expand...
Click to collapse
Glad that resolved it. Mine showed up immediately.
Sent from my SPH-D710 using inverted blue xda premium
micmars said:
Really? So buzz launcher started from a foundation hewn from some of the best designers in Android, was built from a crowdsourced site where people worldwide spend countless hours sharing their original works with the masses, provides detailed tutorials that assist any and all to replicate the same look on countless phones, with little to no monetary benefit, promoting app & widget development, and takes the next logical step in an evolving business model dedicated to the designer and user?
Pray tell, how did you make such a deduction, and upon what facts do you base this assertion?
Sent from my SPH-D710 using inverted blue xda premium
---------- Post added at 03:32 AM ---------- Previous post was at 03:21 AM ----------
Glad that resolved it. Mine showed up immediately.
Sent from my SPH-D710 using inverted blue xda premium
Click to expand...
Click to collapse
Check pm
Sent from my C1904 using xda app-developers app
micmars said:
Really? So buzz launcher started from a foundation hewn from some of the best designers in Android, was built from a crowdsourced site where people worldwide spend countless hours sharing their original works with the masses, provides detailed tutorials that assist any and all to replicate the same look on countless phones, with little to no monetary benefit, promoting app & widget development, and takes the next logical step in an evolving business model dedicated to the designer and user?
Pray tell, how did you make such a deduction, and upon what facts do you base this assertion?
Sent from my SPH-D710 using inverted blue xda premium
Ha Ha, your'e funny. A bit blind and ignorant but still funny :cyclops:
LL13-
Click to expand...
Click to collapse
lamplighter13 said:
Ha Ha, your'e funny. A bit blind and ignorant but still funny :cyclops:
LL13-
Click to expand...
Click to collapse
So instead of buttressing your initial assertion as requested, you resort to backing it up with the self sealing of he whom questions thee is ignorant. And you lug in sarcasm for good measure.
As an aside, My Color Screen has many fine devs that love buzz launcher and rely on it regularly. I have nothing but good things to say about it.
I'd rather do no harm, besmirch none, hoping all the chance to prosper, allowing for choice and the market to ultimately determine what's best.
Sent from my SPH-D710 using inverted blue xda premium
this app is all misaligned on my phone, i'm guessing due to my lower DPI on my rom. It really makes it much harder to get the themes looking like they do in the sample photos. It would be cool if they could add an option to calibrate the theme based on the phone's DPI value
I have the same problem. Every shortcuts get out of place making the themes look pretty awful on my phone.
lamplighter13 said:
Codes are only good for one time use and only on that phone.
This Themer app is essentially an exact copy of Buzz Launcher.
I just got my code and set it up and said "wow, this is an exact copy of Buzz launcher" without the hundreds and hundreds of quality themes. Not sure what to think of this.
LL13-
Click to expand...
Click to collapse
In my opinion, it's much better than buzz launcher. Buzz launcher requires you to do all the work yourself. You have to separately download widgets, and set them up.
Themer does all of this for you.
Sent from my octa-core, badboy S4 using the new Tapatalk 4 Beta
Wanna discover some awesome new apps? Check this out - http://forum.xda-developers.com/showthread.php?t=2322687
AOIP meets Growl = The Best of Both ROMs
This is a port of Jb 4.3.1 Growl v5 (DarkLiquid/Smooth/Gaming/Battery) Samsung Galaxy W i8150 by @ipromeh, I am using @camcory’s Team Insomnia AOIP 2.0 (4.3) alpha for Galaxy Exhibit SGH-T679 as base. I didn’t make too many changes to the ROMs as i like to give credits to the original Developers, they put so much time and efforts to gives this, Thank you
This ROM has the Camera and Gallery working with no freezes
Everything else works from the original ROMs
Installation:
Please Backup your ROM using either TWRP or CWM (i use both)
Wipe Data, Cache…etc 3rd time is always a charm
Install Growl_AOIP_4.3.1.zip (If you have a better name please let me know)
Install Google Apps for JB 4.3
Reboot and give the phone few minutes to boot
Enjoy
Download
https://www.dropbox.com/s/pevdmx8lm544jur/Growl_AOIP_4.3.1.zip
Mega
//https://mega.co.nz/#!7AJhRRKL!c2snGVYmSIv1f9aqXC6HE1f11jZxeJYJ63UPtzV9Vk0
http://goo.im/gapps
Screen Shots
PS. I am still figuring out how to use tiny/short url names
Issue 1:
Google play store stuck on downloading... working on fix.
congrats!!
congrats. AOIP before growl sounds a lot better imo. Anyways got a busy weekend ahead but when I get time I'll check it out and let ya know how it holds up.
Tried to download, but the dropbox link says it's empty...
Hi op thanks to you and the Devs for great work.
I am also unable to download, it seems like URL is incorrect. Please verify.
Thanks
Sent from my Nexus 4 using xda app-developers app
format_windows said:
Hi op thanks to you and the Devs for great work.
I am also unable to download, it seems like URL is incorrect. Please verify.
Thanks
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Sorry about that, I am trying to fix the link. New link in few mins
Nandroided my setup and checking this out for the hell of it. I'll report back when I get an idea of how this performs. Love the boot animation!
Far as a name change, how about "GNAoIP" (keep the "O" lowercase and "gnaw" on AOIP instead of "growl" which is harder to incorporate into one name with AOIP). Noticed the notification drawer FC fix isn't included, so anybody using this ROM will need it: http://forum.xda-developers.com/showpost.php?p=46284485&postcount=1327
which gapps file do I need to download? the link takes me to a list. a filename would be great. thank you.
Sent from my SGH-T679 using xda app-developers app
Proud2banoob said:
which gapps file do I need to download? the link takes me to a list. a filename would be great. thank you.
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
the OP says jb 4.3 gapps ....
ReckYoChips said:
the OP says jb 4.3 gapps ....
Click to expand...
Click to collapse
the link has several jb gapps, none of which state 4.3 specifically. I have three already, but when I tried one, the newest one I had, it clearly was not the correct one. rather than go down the list, trying jb gapps until I find the right one, I thought s question was justified.
Sent from my SGH-T679 using xda app-developers app
Proud2banoob said:
the link has several jb gapps, none of which state 4.3 specifically. I have three already, but when I tried one, the newest one I had, it clearly was not the correct one. rather than go down the list, trying jb gapps until I find the right one, I thought s question was justified.
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
on the top of the link page it has a graph, it says cyanogenmod in one column and android in another. under the android one it has 4.3,
download the one thats under the row of cm10.2 and 4.3... dont mean to sound mean but its kinda obvious
btw heres the correct one http://goo.im/gapps/gapps-jb-20130813-signed.zip
ArtfulDodger said:
Nandroided my setup and checking this out for the hell of it. I'll report back when I get an idea of how this performs. Love the boot animation!
Far as a name change, how about "GNAoIP" (keep the "O" lowercase and "gnaw" on AOIP instead of "growl" which is harder to incorporate into one name with AOIP). Noticed the notification drawer FC fix isn't included, so anybody using this ROM will need it: http://forum.xda-developers.com/showpost.php?p=46284485&postcount=1327
Click to expand...
Click to collapse
Well I have to say this is pretty stable and fairly fast. Unfortunately some minor annoyances are too much for me, and the sad thing is it has nothing to do with the ROM but the android version I'm sure. Latest Viper works but doesn't play well with 4.3 IMO. You can get it to work with your music players but you can't get it to work with system sounds at all. So if this app is controlling sound you won't hear any notifications/ringtones unless you turn the app off. Tried a million things but nothing changes that situation. The other problem is that ad blockers like the one @BSDgeek_Jake comes out with don't work, although maybe Crossbreeder could do the trick but it is really for 4.2. The developer has been working on a 4.3 update for 3 months. This is what is so frustrating when new android OS are released, it takes FOREVER for everything else to catch up.
Anyway nice work porting this and anybody who doesn't need some of the things I need would be pretty happy using this ROM.
ReckYoChips said:
on the top of the link page it has a graph, it says cyanogenmod in one column and android in another. under the android one it has 4.3,
download the one thats under the row of cm10.2 and 4.3... dont mean to sound mean but its kinda obvious
btw heres the correct one http://goo.im/gapps/gapps-jb-20130813-signed.zip
Click to expand...
Click to collapse
I am a noob, so I will, on occasion, ask noobish questions. what seems obvious to you wasn't so clear to me. thank you for the link. I look forward to trying it out. it will have to be pretty good, though, to beat out the other new rom we got today (I forget the name). this one's pretty nice.
Sent from my SGH-T679 using xda app-developers app
---------- Post added at 01:13 AM ---------- Previous post was at 01:03 AM ----------
super nexus...
Sent from my SGH-T679 using xda app-developers app
Proud2banoob said:
I am a noob, so I will, on occasion, ask noobish questions. what seems obvious to you wasn't so clear to me. thank you for the link. I look forward to trying it out. it will have to be pretty good, though, to beat out the other new rom we got today (I forget the name). this one's pretty nice.
Sent from my SGH-T679 using xda app-developers app
---------- Post added at 01:13 AM ---------- Previous post was at 01:03 AM ----------
super nexus...
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
Super Nexus is Tim's old ROM and it isn't being updated anymore, some people here are just discovering it for whatever reason.
ArtfulDodger said:
Super Nexus is Tim's old ROM and it isn't being updated anymore, some people here are just discovering it for whatever reason.
Click to expand...
Click to collapse
back in the phone's glory days ahaha. btw did you get weird fc on the camera after flashing the settings fix for the rom?
For me everything works great, looks like a great and buttery ROM, however most of the market apps wouldn't download for me including Facebook, what's app, Google search update just to name the few. What happens is download would start for a spilt second you would see the download animation in status bar and then stops right away. Play store would show that's it trying to download forever with no result. Please help.
I have reinstalled ROM, cleared play store and download manager app restated tons of time with no luck. Thanks in advance for your help.
Sent from my Nexus 4 using xda app-developers app
format_windows said:
For me everything works great, looks like a great and buttery ROM, however most of the market apps wouldn't download for me including Facebook, what's app, Google search update just to name the few. What happens is download would start for a spilt second you would see the download animation in status bar and then stops right away. Play store would show that's it trying to download forever with no result. Please help.
I have reinstalled ROM, cleared play store and download manager app restated tons of time with no luck. Thanks in advance for your help.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
I am having the same problem, I am trying different combinations of files to see if that fixes it.
Maybe one of the Developers of Team Insomnia can assist us with some help to figure out what broke the play store.
@ArtfulDodger Thanks for the review, i always read your posts as they are straight to the point, I usually keep my installed ROMs the way they are, so i can say much.
Anyway, This is a try and i am sure thing will get better with time.
ReckYoChips said:
back in the phone's glory days ahaha. btw did you get weird fc on the camera after flashing the settings fix for the rom?
Click to expand...
Click to collapse
Never even tested the camera, I spent all day trying to get V4 to fully work!
---------- Post added at 01:09 PM ---------- Previous post was at 01:03 PM ----------
nook'r said:
I am having the same problem, I am trying different combinations of files to see if that fixes it.
Maybe one of the Developers of Team Insomnia can assist us with some help to figure out what broke the play store.
@ArtfulDodger Thanks for the review, i always read your posts as they are straight to the point, I usually keep my installed ROMs the way they are, so i can say much.
Anyway, This is a try and i am sure thing will get better with time.
Click to expand...
Click to collapse
I had trouble with Play initially, same problem you all describe. I just hit stop on the downloads while in progress, then started them again. They downloaded fine after that. Weird but simple solution. BTW a fix for V4 may be incorporating it into the ROM. If you decide to just ask @zhuhang first.
Tried stopping and starting but no downloading of apps from playstore
Sent from my SGH-T679 using XDA Premium 4 mobile app