Related
Hi all!
I ve a prob.. As a rooted ADP 1.1 JF User i am unable to get video recorder or the video recorder update made by android7 developer team... Does Anyone have an idea how to get the app, although it is not avaible on android market?
I would be very interested in getting the apk file to install the updated new version with adb android sdk, need your help for this...
Thanks in advance for your help!
PS: The new version seems to be excellent and stable like i read before.. Just google it, like i did, but the apk file wont be there
it seems to be only available on the market and not their website... it clearly says that on the second thread their on the webpage. it does claim to have fixed memory size of recorded video files, better system memory managment while program runs, better stability, and most impportantly... ability to save video as avi or mp4! so just wait and turn on your notifications in the market application. sorry if i missunderstood the question...
i have rooted my g1 and i have notice that the youtube app isn't there. is there any way where i can get the youtube app or watch youtube on my g1? i have tried going on youtube through the browser but it don't work... help please...
8ar679 said:
i have rooted my g1 and i have notice that the youtube app isn't there. is there any way where i can get the youtube app or watch youtube on my g1? i have tried going on youtube through the browser but it don't work... help please...
Click to expand...
Click to collapse
go to the android market and lookup "youtube" make sure u have a gmail account linked to your phone
i have rooted my g1 and i have notice that the youtube app isn't there. is there
my g1 is already link with google and i have already looked for youtube on the market and cant find youtube. i also download the youtube app from 4shared.com and try to install it and it said that youtube cant be install on my fone...
What is your specs?
8ar679 said:
my g1 is already link with google and i have already looked for youtube on the market and cant find youtube. i also download the youtube app from 4shared.com and try to install it and it said that youtube cant be install on my fone...
Click to expand...
Click to collapse
Did you enable install from unknown sources in settings>applications
Sent from my Gingerbread on Dream using XDA App
what rom do you have? if it donut than you might need an older version of the apk... maybe
My guess is you don't have a compatible version of the Android OS installed. You said you have a rooted G1, what custom ROM are you using? If not you cannot install the current version of the youtube app. You probably are either not running a custom ROM at all, or you are running one that is older then Android 2.2... That's the minimum for the youtube app.
Just figured I would post these over here as well. They should work on any hdpi resolution device.
Original Post
Apps that are available right now are
Google+ 1.0.6
Google Voice 4.2.32
Android Market 3.1.3
Gmail 2.3.5
Google Talk 1.3
Translate 2.1
Google Quick Search Box 1.1.2.102588
Google Docs 1.0.16
Google Reader 1.0.1
http://www.rujelus22.com/evo
Will the flashable.zip work on the nexus one with cm7? Really interested in this.
Sent from my Nexus One using XDA Premium App
Thanks! a lot
This should work with any hdpi resolution device including the nexus one. I know it works on cm7 that is what I use.
The full all apps flashable needs to be updated though. Should be able to do that today sometime.
Just installed the Google+ and Google Reader apps and they look really great, thanks!
Do you have a twitter or something where you push notifications of updates? Or should we just keep regularly checking the website?
maxjk said:
Just installed the Google+ and Google Reader apps and they look really great, thanks!
Do you have a twitter or something where you push notifications of updates? Or should we just keep regularly checking the website?
Click to expand...
Click to collapse
I will be getting something for that here soon. But right now just checking my site or the original post from the top link (I always post when new versions are available).
Ok I got a twitter and rss going now that will tell you about updates
Twitter
RSS
The RSS will always update first it is what is feeding the twitter.
When I make any changes to apps or my site I will be posting updates here.
Terrific, subscribed
I flashed the latest all apps zip and it appears that the only app that flashed correctly was the music app. I tried to download the Google + app off your website, but it came up as a map file. I also tried extracting the zip and installing the apk and changing permissions. And through all this all I could get was the music app to take. All of this is on CM7 Nexus S 4G.
Edit: nevermind I went back to the original thread and saw that the original apps need to be removed first.
Sent from my Nexus S 4G
mustangboy88 said:
I flashed the latest all apps zip and it appears that the only app that flashed correctly was the music app. I tried to download the Google + app off your website, but it came up as a map file. I also tried extracting the zip and installing the apk and changing permissions. And through all this all I could get was the music app to take. All of this is on CM7 Nexus S 4G.
Sent from my Nexus S 4G
Click to expand...
Click to collapse
I have no clue what you did because there is no music app in this. The files will download as apk now. you can also just rename the .man files to .apk.
Yeah that is odd. Don't know why the music widget changed. I just ended up extracting the zip with root explorer and installed them one by one. These look great. Following you on twitter to see what you do next. Keep up the great work.
Sent from my Nexus S 4G
Looks nice! Downloading them all
i cant get any of the flashables to take. every .zip (talk, market and the whole set) says it installed, but nothing changes. not sure why. NexusS4g. i can install the ones that you've got there as apk only but the two system apps dont work.
For the system ones you will need an app like root explorer and copy them into the system/app folder and change the permissions then reboot. Make sure you delete the old ones first. If you are not familiar with the permissions it should look like this.
X X O
X O O
X O O
The X being the box's that are checked. Hope that helps.
Sent from my Nexus S 4G
Thank you for the effort. The inverted translate has a small issue. In the top left corner there appears to be some writing that sits on top of itself. It says translate twice and you can barely read it. Has this been reported?
Anyone's snapchat forceclosing on android M? I just updated my snapchat and it opens and forecloses right away. Please help.
Just google snapchat apk and download a version that is 2 versions old.
Sent from my Nexus 6 using Tapatalk
---------- Post added at 11:02 AM ---------- Previous post was at 11:01 AM ----------
http://www.apkmirror.com/apk/snapchat-inc/ version 9.9.0.0 works great
Sent from my Nexus 6 using Tapatalk
Missing Native Libraries
Hiya,
This is caused by the Snapchat APK not having the libscplugin.so and libsccrypto.so native libraries within the armeabi-v7a folder.
These are required in order for the application to sign the login requests.
I'm not sure why they haven't included them in that build, must be something to do with the Android M ABI configuration.
I extracted the libs from the APK downloaded from Google Play with Lollipop and then Android M.
The Lollipop APK has all of the required libs in armeabi-v7a folder, and does not include an x86 folder.
However, the Snapchat APK downloaded via Google Play on Android M contains an armeabi-v7a AND an x86 libs folder...
The issue here, is that in the APK for Android M, the libsccrypto.so and libscplugin.so do not exist.
This is what is causing the force crash when you press the login button.
No idea how long it will take Snapchat to fix this, but since this is a preview build of Android M, it could be an issue with Android M itself, not sending the correct device information to Google Play.
Cheers,
Liam Cottle
spartandawgs_03 said:
Anyone's snapchat forceclosing on android M? I just updated my snapchat and it opens and forecloses right away. Please help.
Click to expand...
Click to collapse
You kind of have to go with the expectation that some things just won't work right when running a preview
I was having the same problem, but the newest version of Snapchat (9.13.0.0) and the beta (9.13.2.0 beta) work fine on Android M Preview 2.
I have tries the latest beta. It doesn't seem to work for me. I've only been able to get 9.9.00 to work for me. What's your setup. I'm running stock preview 2.
I'm on stock m preview 2 latest beta works fine
Okay so I discovered that it won't let you log in on the latest but if you're already logged in then you can update the app and it should work.
So just download 9.9.00 and log in then update.
mrgoodpaul said:
Okay so I discovered that it won't let you log in on the latest but if you're already logged in then you can update the app and it should work.
So just download 9.9.00 and log in then update.
Click to expand...
Click to collapse
I did this on Preview 2 without realizing it and it worked, but then installed it from the Play Store after flashing Preview 3. I ran into the same problem on the new preview, but the same workaround solved it.
I just did a 100% fresh install of Android M-preview3, and here's the steps i took to get Snapchat working on my phone.
Downloaded Snapchat from the Play Store, v9.14.1.0
Tried to login; Force Close!
Uninstalled v9.14.1.0
Downloaded v9.9.0.0 from Apk Mirror
Installed v9.9.0.0
Tried logging into the app... Login successful!!!
Went to the Play Store and updated the app to v9.14.1.0
Ran the app... No force close!
pr0ndigy said:
I just did a 100% fresh install of Android M-preview3, and here's the steps i took to get Snapchat working on my phone.
Downloaded Snapchat from the Play Store, v9.14.1.0
Tried to login; Force Close!
Uninstalled v9.14.1.0
Downloaded v9.9.0.0 from Apk Mirror
Installed v9.9.0.0
Tried logging into the app... Login successful!!!
Went to the Play Store and updated the app to v9.14.1.0
Ran the app... No force close!
Click to expand...
Click to collapse
This worked, thanks!
How'd you manage to login? When I try to it says that version of Snapchat is no longer supported
tycemang said:
How'd you manage to login? When I try to it says that version of Snapchat is no longer supported
Click to expand...
Click to collapse
I've got the same problem, looks like Snapchat doesn't support the old versions anymore, so you are forced to update the app, but when you do it you can't log in because it crashes.. You have to wait until Snapchat fixes the bug. I am going back to Lollipop, can't live without Snapchat
tycemang said:
How'd you manage to login? When I try to it says that version of Snapchat is no longer supported
Click to expand...
Click to collapse
yes, this workaround doesn't work anymore
am I really going to go back to lollipop just bc of snapchat..?!
philsfan said:
yes, this workaround doesn't work anymore
am I really going to go back to lollipop just bc of snapchat..?!
Click to expand...
Click to collapse
I am, until Snapchat publishes an update or there is another solution, but I think that this workaround was the only one..
Has anyone else discovered a fix for this?
https://www.reddit.com/r/nexus6/comments/3jstwq/new_workaround_for_snapchat_on_android_m/
Here's a workaround. I haven't tried it yet.
Latest Snapchat update works for M!
No problems with Snapchat on m
Updated to the new version of snapchat and can finally log in on android m. I'm having issues with the new lenses feature and recording video snapchats. anyone else?
Can anyone port Google camera for Moto g5+.. or anyone send link for the working apk
Here you go - https://play.google.com/store/apps/details?id=com.google.android.GoogleCamera
It can be installed directly from the playstore
hansel_mendonca said:
Here you go - https://play.google.com/store/apps/details?id=com.google.android.GoogleCamera
It can be installed directly from the playstore
Click to expand...
Click to collapse
sorry but with this link i get, its not availible in your region (germany) can you provide us an apk or tell us what version we need to download from apkmirror?
Try using google.... it works well for searching for things...
For germany:
Klick
Siku1234 said:
Yes i have...but latest version is not working properly...give me your email id i will send you that apk..
Click to expand...
Click to collapse
Dont ask for emails, If you have apk then post that link here
siddhesh9146 said:
Dont ask for emails, If you have apk then post that link here
Click to expand...
Click to collapse
I have old an version 2.5.052
Latest version 3.1.0 or later is not working properly because its camcorder is not opening..okay i will forward u that link soon..
npradeeppai said:
Can anyone port Google camera for Moto g5+.. or anyone send link for the working apk
Click to expand...
Click to collapse
From post #1 in this thread:
https://forum.xda-developers.com/android/software/app-minimal-gapps-gapps-lp-20150107-1-t2997368
listed under "Additional Kitkat, Lollipop, Marshmallow, and Nougat gapps addons from Google Play Store:"
NOTE:
"Google Camera addon for 5.0.2+ (arm): gapps-lmn-google-camera-20161012-2-signed.zip (replaces stock camera)
Google Camera addon for 6.0.0+ (arm): gapps-mn-google-camera-20161023-3-signed.zip (replaces stock camera)*This version of Google Camera requires a camera module that supports Google's latest video API. If video recording is not working, use the "lmn" version of Google Camera instead*"
androcraze said:
From post #1 in this thread:
https://forum.xda-developers.com/android/software/app-minimal-gapps-gapps-lp-20150107-1-t2997368
listed under "Additional Kitkat, Lollipop, Marshmallow, and Nougat gapps addons from Google Play Store:"
NOTE:
"Google Camera addon for 5.0.2+ (arm): gapps-lmn-google-camera-20161012-2-signed.zip (replaces stock camera)
Google Camera addon for 6.0.0+ (arm): gapps-mn-google-camera-20161023-3-signed.zip (replaces stock camera)*This version of Google Camera requires a camera module that supports Google's latest video API. If video recording is not working, use the "lmn" version of Google Camera instead*"
Click to expand...
Click to collapse
That's the same as downloading Google camera directly from Playstore I guess?
And, by using the link you posted, it replaces the stock camera that we have? (the stock in the G5 Plus is the moto one, which is quite good actually, don't want to loose it)
LiteSoul said:
That's the same as downloading Google camera directly from Playstore I guess?
And, by using the link you posted, it replaces the stock camera that we have? (the stock in the G5 Plus is the moto one, which is quite good actually, don't want to loose it)
Click to expand...
Click to collapse
It's not the same as downloading; the zip as-is writes to System. I'm not sure if it wipes the Moto Camera. You'd have to check the internal script file to do that.
I pointed out these zip archives as they're a source for the Google Camera app.
EDIT: The installer removes the following:
delete_recursive("/system/app/GoogleCamera","/system/app/Camera2","/system/app/OpenCamera","/system/app/Snap","/system/priv-app/Snap","/system/app/SnapdragonCamera");