[MOD][MA7] AOSP Lockscreen - Sprint Samsung Galaxy Note II

This is the Mod for the JellyBean style AOSP lockscreen.
This is built off of the stock DeOdex MA7 release by t3project
http://forum.xda-developers.com/showthread.php?t=2148604
Enable the AOSP Lockscreen in Lockscreen Settings.
*******
Aosp Lockscreen will force close when rotating if you don't turn all the options in the lockscreen menu off other than weather and clock!
Since there not compatible with aosp lockscreen!
*******
Download:
MOD_MA7_AOSPLockScreen.zip - 43.83 MB
Thanks:
t3project for the stock DeOdex MA7 release.

Nice, I look forward to trying this!
Edit it looped me on my rom, Lab Rats
Sent from my SPH-L900 using Tapatalk 2

Id love to give a second test on our rom, but I have the greatest work data connection ever! :banghead:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-Team Nocturnal Like A Boss
-Galaxy Note II Edition

Thanks so much for this!!! I've been waiting for this as well! You are the man!!!!
Edit: Also getting bootloops upon flashing, stock deodex ma7. Hope thiscan be fixed soon!!!!

stoneule said:
Thanks so much for this!!! I've been waiting for this as well! You are the man!!!!
Edit: Also getting bootloops upon flashing, stock odex ma7. Hope thiscan be fixed soon!!!!
Click to expand...
Click to collapse
You have to be deodexed
Sent from my SPH-L900 using Tapatalk 2

fryingpan0613 said:
You have to be deodexed
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
Sorry i meant to type deodex! Itrs been edited in my post! Thanks

stoneule said:
Sorry i meant to type deodex! Itrs been edited in my post! Thanks
Click to expand...
Click to collapse
Try rebooting to Recovery...Wiping Cache/Dalvik Cache and rebooting.
Sometimes you need to clear them.

bodi524 said:
Try rebooting to Recovery...Wiping Cache/Dalvik Cache and rebooting.
Sometimes you need to clear them.
Click to expand...
Click to collapse
Ok i've Tried that. still getting loops. ... hmm i wonder what the issue could be

stoneule said:
Ok i've Tried that. still getting loops. ... hmm i wonder what the issue could be
Click to expand...
Click to collapse
I will look at this tonight. See if I can figure out why its bootlooping.
Sent from my SPH-L900 using xda app-developers app

Hope this gets fixed! Good luck dev!

Cool! Is this just the lockscreen, or is it the lockscreen with working shortcuts?
Sent from my Mackified Galaxy Note II using XDA Premium.

Yea I couldn't get it to work out of the box either. I didn't look at it, an no log..sorry
-Team Nocturnal Like A Boss
-Galaxy Note II Lab Rats Edition

cbucz24 said:
Yea I couldn't get it to work out of the box either. I didn't look at it, an no log..sorry
-Team Nocturnal Like A Boss
-Galaxy Note II Lab Rats Edition
Click to expand...
Click to collapse
I am working on this. I tested it before I uploaded it. It worked...buy now I get bootloops as well.
Will have an update hopefully soon.
Sent from my SPH-L900 using xda app-developers app

OP any progress on this?

KB112 said:
Cool! Is this just the lockscreen, or is it the lockscreen with working shortcuts?
Sent from my Mackified Galaxy Note II using XDA Premium.
Click to expand...
Click to collapse
+1 Would like to know that too

Would like to have this as well

Think so ....
Sent from my GT-N7100 using Tapatalk 2

Well since this appears to be dead with no real fix, I'll give you my hacked solution.
Download the file from OP. Extract with any file explorer (root explorer, etc..) then navigate to: extracted/system/app and copy the SecSettings.apk and paste in the: system/app folder. Long press it, and change permissions to execute owner,group & others.
Navigate back to extracted/system and open the framework folder.
copy the android.policy.jar file, and paste it in system/framework folder. Again change permissions to execute owner,group & others. then immediately reboot.
Go to lock screen options and click Enable Aosp lockscreen. Voila.

Related

[REQ] Landscape Lockscreen LJ7

I haven't seen this mod anywhere. On ICS, I was sometimes able to get a flash of it when coming out of camera/camcorder, but it wasn't sustainable.
Now, I can get it consistently while I'm mirroring via MHL
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm not a dev, but if there's something I can contribute (logcat or whatever), I'm very willing to help out.
Wow this would be so cool to have.
Sent from my SPH-L710 using xda premium
Oh yeah for jbean too!
Sent from my SPH-L710 using xda premium
Ya mean like this?
Sent from my SPH-L710 using xda app-developers app
If you decompile framework-res.apk, navigate to /res/values/bools.xml
Find these two bools
config_AllowAllRotations
config_EnableLockScreenRotation
Change all of those two "true", recompile, drag the original AndroidManifest.xml and META-INF folder from the original apk to the newly compiled one and make a flashable
Sent from my SPH-L710 using Tapatalk 2
Check out this link.
RandomKing said:
Check out this link.
Click to expand...
Click to collapse
Woah... it's possible to enable CRT animation? Does anyone mind modding it for me? I'll upload my framework-res.apk
I've never had any luck modding apk's, so if anyone could do it for me, that would be great.
_____________________________________________________
Sent from my SPH-L710 running FreeGS3 v1.0.0
"Wake me... when you need me." -Master Chief John 117
dante32278 said:
Ya mean like this?
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
fergie716 said:
If you decompile framework-res.apk, navigate to /res/values/bools.xml
Find these two bools
config_AllowAllRotations
config_EnableLockScreenRotation
Change all of those two "true", recompile, drag the original AndroidManifest.xml and META-INF folder from the original apk to the newly compiled one and make a flashable
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
RandomKing said:
Check out this link.
Click to expand...
Click to collapse
You guys are awesome!
dante32278 said:
Ya mean like this?
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Before I start messing around with decompiling/compiling apk's (a little scary), you wouldn't happen to have a something I can push and/or flash to enable this?
Humzaman said:
Woah... it's possible to enable CRT animation? Does anyone mind modding it for me? I'll upload my framework-res.apk
I've never had any luck modding apk's, so if anyone could do it for me, that would be great.
_____________________________________________________
Sent from my SPH-L710 running FreeGS3 v1.0.0
"Wake me... when you need me." -Master Chief John 117
Click to expand...
Click to collapse
Pweez?
_____________________________________________________
Sent from my SPH-L710 running FreeGS3 v1.0.0
"Wake me... when you need me." -Master Chief John 117
I am no good at theming/decompiling either. I did the rotation by downloading this app called Ultimate Rotation Control. It forces portrait a view or does an auto rotate. I was using it on my Nexus 7 until the last update allowed me to rotate without the app. See if it is what you need, that way you don't have to worry about breaking something,
Here is a flashable zip for enabling lockscreen rotation, built on LJ7 FreeGS3 framework. It should however work on all LJ7 ROMs. Thanks to fergie716 for the findings!!
Grab it here: http://d-h.st/XZ7
rompnit said:
Here is a flashable zip for enabling lockscreen rotation, built on LJ7 FreeGS3 framework. It should however work on all LJ7 ROMs. Thanks to fergie716 for the findings!!
Grab it here: http://d-h.st/XZ7
Click to expand...
Click to collapse
Woot! Thank you so much!
rompnit said:
Here is a flashable zip for enabling lockscreen rotation, built on LJ7 FreeGS3 framework. It should however work on all LJ7 ROMs. Thanks to fergie716 for the findings!!
Grab it here: http://d-h.st/XZ7
Click to expand...
Click to collapse
How bout mk6?

[THEME][JB][CK23]Urban Deception v1.0 12/12/2012

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Wassup Guys here the grey Theme that Won next theme hope you guys like and enjoy will update as i see fit when i want to change things around!!
Donations are greatly appreciated guys but never
EVER required for help,attention or my work i do ask that when you get a chance and only if you like my
work that you atleast hit that THANKS button!!
Click to expand...
Click to collapse
Whats themed in the Grey theme :Urban Deception:​
Framework-res.apk
SystemUI.apk(VERY very minor themed)
Icons that are themed​
Allshare.apk
clock.apk
gmail.apk
goo manager.apk
music player.apk
phonesky.apk
samsung camera.apk
calendar.apk
contats.apk
downloader UI.apk
email.apk
gallery2.apk
mms.apk
superuser.apk
SystemUI.apk
Talk.apk
videoeditor.apk
videoplayer.apk​
P.S. This is a first build and as with all my themes if they are well recieved i will continue to improve on them as much as i can!​
Click to expand...
Click to collapse
CLICK HERE ---------> DECEPTION V1.0!!!!!!​
MINES
computerkid23 said:
MINES
Click to expand...
Click to collapse
Thank You Thank You Thank You....... Love to be able to use your ROM and now this theme...
And did I mention FIRST !!!!!!!!!!!!!!!!!!
I agree! This theme is amazing I absolutely love this rom and this theme too!! Thank you!!!
You welcome guys that's for you support
Sent from my SAMSUNG-SGH-I747 using xda premium
update
update coming soon !
Delete stupid question nvmd
Sent from my SGH-T999 using xda app-developers app
seshaz said:
Delete stupid question nvmd
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
No such thing lol....it should work actually because vetheme doesn't change system files just the PNG so essentially it only changes the theme and that's it and since its a galaxy s3 variant you have all the pngs needed to be replaced
Sent from my SAMSUNG-SGH-I747 using xda premium
computerkid23 said:
No such thing lol....it should work actually because vetheme doesn't change system files just the PNG so essentially it only changes the theme and that's it and since its a galaxy s3 variant you have all the pngs needed to be replaced
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Lol thanks, people are much nicer here than the old s2 forums. Worked great I like it, be cool if YouTube and xda app were themed. Edit: noticed phone app force closes
Sent from my SGH-T999 using xda app-developers app
seshaz said:
Lol thanks, people are much nicer here than the old s2 forums. Worked great I like it, be cool if YouTube and xda app were themed
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Yea we try over here lol.....I use to theme those but I stop including them in my ROM sooo they get left out now lol
Sent from my SAMSUNG-SGH-I747 using xda premium
Say if we wanna update the themes/change the themes to another one of yours what would the instructions be? Thanks bro!
amzi said:
Say if we wanna update the themes/change the themes to another one of yours what would the instructions be? Thanks bro!
Click to expand...
Click to collapse
well any of my newer themes you jusy have to flash over it but what im going to end up doing is creating a stock flashable theme to "reset" the rom when another theme wants to be flashed just to be safe
computerkid23 said:
well any of my newer themes you jusy have to flash over it but what im going to end up doing is creating a stock flashable theme to "reset" the rom when another theme wants to be flashed just to be safe
Click to expand...
Click to collapse
Also before flashing your rom can i flash the rom and the theme at the same time? or wait for the rom to boot up annd then flash the theme? Thanks again
amzi said:
Also before flashing your rom can i flash the rom and the theme at the same time? or wait for the rom to boot up annd then flash the theme? Thanks again
Click to expand...
Click to collapse
honestly shouldnt have a problem flashing all together boot time might be a bit longer tho

JediLord Theme

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First off I would like to say thanks to the Jedi Master Himself ptmr3 for all his help also I'd like to thank AddisG for a lot of knowledge and a great friendship through this process also my tester verifiedsub who helped me come up with the name and my tester bwells88 testing from his igloo. Thanks to aestibar for testing on verizon jedi. Also johnnywhojr who introduced me to ptmr3 and the testing of the awesome rom. Also my amazing wife for putting up with me during this. Special thanks to pfaffinator for allowing me to use his icons which can be found here http://forum.xda-developers.com/showthread.php?p=33665204
What's themed is
Framework
Systemui
Lidroid
Settings
Phone
Contacts
All but I think 4 or 5 of the stock jedi icons
And I'm sure I missed something
Hope you guys enjoy and this is a WIP many updates to come. Leave your feedback please
WARNING: JEDI roms only. And make sure your not on any other theme you will get boot loops.
And please please don't post anywhere else
If the wallpaper doesn't stick and you guys want it I will post it as well
Thank you!
If you USE my work or just appreciate it PLEASE hit the thanks button.
JediLord2
http://d-h.st/E05
Changelog
Center clock mod
1% battery mod with my own icons
Wallpaper picker app(will be adding more)
Custom status bar background (will be adding different Flashable backgrounds)
JediLord3
http://d-h.st/lbM
Changelog
New samsungime.apk
New secmms.apk
Use background style 1 and bubble styles 1 in the messaging app for full effect
Status bar mods. Wipe cache and flash over top of my theme only. I can make these any color you guys would like. Also more to come.
http://d-h.st/hrY
http://d-h.st/fYO
http://d-h.st/EiW
Sure ill take this one to
the force is with you, great job!!
Pfaffinator said:
the force is with you, great job!!
Click to expand...
Click to collapse
Thanks a lot man.
Looks sweet. Thanks!
Sent from my SGH-T889 using Tapatalk 2
Updated to JediLord1 original is still in the op. Go get it
does it work on jedix8?
dandn0ten said:
does it work on jedix8?
Click to expand...
Click to collapse
Make a backup and try it out but I don't see why not. Let me know
Edit: all the more reason to jump to the latest Jedi though
I'm really liking it. Very well done.
Sent from my SGH-T889 using Tapatalk 2
Awesome theme! I installed but theres no bar!!! Tried 2 times!
Sent from my SGH-T889 using xda app-developers app
AndroidNoober said:
Awesome theme! I installed but theres no bar!!! Tried 2 times!
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
You mean status bar? Did you flash over another theme? If you did wipe cache and dalvik flash jedi rom then flash this theme. It's only made for Jedi roms which could also be why it crashed your status bar.
Yeah status bar, no, dont have a theme, but I'll try again and let you know
Sent from my SGH-T889 using xda app-developers app
AndroidNoober said:
Yeah status bar, no, dont have a theme, but I'll try again and let you know
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
What Rom are you running? Did you try to wipe and fix permission before applying theme?
Awesome theme bro blue and white are my favorite colors
Sent from my SGH-T889 using xda app-developers app
Updated to JediLord2. Changelog in the op
Can you flash over jedi theme one
Sent from my SGH-T889 using xda app-developers app
wbonney4 said:
Can you flash over jedi theme one
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Should be just fine to flash over. If you don't see the changes just dirty flash jedi then this.
Check second post in op for new status bar mods. More to come. Thanks:thumbup:
Thanks for this great theme I love it!! The dial pad killed me!!!
Sent from my SGH-T889 using xda app-developers app

Alexander Theme For Jedi Roms

First i would like to thank AddisG for allowing me to takeover his theme by alexanter the great who allowed him to port his awesome theme over to our BEAST!!
And i would like to thank ptmr3 and AddisG and johnnywhojr for getting me to the point i am today also like to thank verifiedsub and bwells88 for testing and giving me feedbacks!
This theme works with Jedi Roms. Also for those using Frosty Rom the jedimaster version will work on frosty.
Please Do NOT re-post this theme anywhere else!
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What's themed:
framework-res
lidroid-res
SecContacts
SecMms
SecSettings
SecGallery2
SecEmail
Gmail
SecBrowser
SecPhone
SuperUser
SecDownloadProviderUI
SecFmRadio
SecMusicPlayer
MyFiles
SystemUI
Velvet
VoiceRecorder
VideoPlayer
SecLauncher2
SecPhone
SamsungCamera
ClockPackage
and more..
FLASHING INSTRUCTIONS
1 Backup Rom
2 Reboot to Recovery
3 Flash theme (recommend from internal memory!)
4 Reboot
Warning
Make sure you are not on any other theme or you will have issues.
Flash at your own risk!
Download for Jedi Master 13:
http://d-h.st/bkt
Download for Jedi-X Rom:
http://d-h.st/hmX
Changelog: 050113
S-Voice removed to help with Fcing
Please hit the THANKS button. Hope you guys enjoy
Taking this
Never know
Thanks for taking over brother!! You're awesome!! :highfive:
Repping' D.D all the way!!
AddisG said:
Thanks for taking over brother!! You're awesome!! :highfive:
Repping' D.D all the way!!
Click to expand...
Click to collapse
Hey bro. Thanks for allowing me to take over for you
DD
Nice, glad to know this theme ain't dead yet. I was about to give it a whirl myself to make it compatible.
I was using this but it broke s voice have you fixed that?
Sent from my SGH-T889 using xda premium
blessup said:
I was using this but it broke s voice have you fixed that?
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Nope didnt know about it. But will fix it soon.
Updated. S-Voice shouldnt crash anymore
Also before anyone asks. Yes this will work on the newest release of jedi master
Any chance of making a Tweaked compatible version?
Sent from my SGH-T889 using xda app-developers app
apen83 said:
Also before anyone asks. Yes this will work on the newest release of jedi master
Click to expand...
Click to collapse
I assume it'll also works with the newest Jedi-X13? Thanks in advance.
avelec said:
I assume it'll also works with the newest Jedi-X13? Thanks in advance.
Click to expand...
Click to collapse
JediX is the same base only Jedi master change due to tmobile update. It works fine unless ptmr3 change base.
May the Force be with you!!!
Any way to get the black status bar back? Thank you for this
Sent from my SGH-T889
mightykc said:
Any chance of making a Tweaked compatible version?
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
If you mean by compatible with other roms? No! If its deviant development roms then yes.
J_Whit85 said:
Any way to get the black status bar back? Thank you for this
Sent from my SGH-T889
Click to expand...
Click to collapse
Yes ill make a version with the black status bar.
apen83 said:
If you mean by compatible with other roms? No! If its deviant development roms then yes.
Yes ill make a version with the black status bar.
Click to expand...
Click to collapse
then this will work with frosty correct?
jay661972 said:
then this will work with frosty correct?
Click to expand...
Click to collapse
No I haven't made it compatible. This one only works for jedi roms
apen83 said:
No I haven't made it compatible. This one only works for jedi roms
Click to expand...
Click to collapse
thanks
apen83 said:
No I haven't made it compatible. This one only works for jedi roms
Click to expand...
Click to collapse
Already working bro.
Sent from my SGH-T889 with frosty jellybeans!
djintrigue808 said:
Already working bro.
Sent from my SGH-T889 with frosty jellybeans!
Click to expand...
Click to collapse
Thanks DJ I wasn't aware.

[Port] Galaxy Note 3 My Magazine

Hi guys,
Here is the My Magazine app ported from Note3.
Ideally, I think this app should blends in with Note3 TW launcher as a hidden screen but Note3 launcher doesn't work on 4.2.2. So we have to launch this app like normal app. It should run fine on any TW rom.
Download My Magazine: https://mega.co.nz/#!V0I20YjZ!31N6LRfftZ-XOgPjr7vsYP08dNdVsWpJvevq2OWzZ_k
Download flipboard : https://mega.co.nz/#!0lhGybAQ!SelwlnVHSNz-rFKqw12bov1apCNmYXRYTrXTE5P42gE
Download lounge app (for Here and Now tab) : https://mega.co.nz/#!AkgWGRQI!f0WIT8gvfzwSb8rGv2cK88f7zaxPpWKIDN7efMuWel4
1) Rooted phone required
2)Push both MagazineHome.apk, Flipboard.apk and lounge.apk to system/app and set permission rw-r--r--
3)Then reboot.
Bug: tapping the news doesn't bring you the full article of the news. [Fixed : It appears that My Magazine links work with Flipboard but need Flipboard to installed as system app. So we need to push in flipboard.apk to system/app]. Download flipboard at above link.
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9300 using Tapatalk 2
Reserved
Sent from my GT-I9300 using Tapatalk 2
Deleted
Sent from my GT-N7000
It crashes immediately upon launch. Mine is Galaxy Note N7100
My bad, I used it on aosp rom, hence the crash. I have now used my Touchwiz Galaxy note 2, and it has launched well. Pity there's no link to articles. Once that's up and running, wow wow wow
thanks arsaw but what about the keyboard can you port it
zeyadhan said:
thanks arsaw but what about the keyboard can you port it
Click to expand...
Click to collapse
Sorry. Nope
Sent from my GT-I9300 using Tapatalk 2
Fixed My Magazine links. See OP
Sent from my GT-I9300 using Tapatalk 2
Links till not working for me
Arsaw said:
Fixed My Magazine links. See OP
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
I pushed both files into system/app and did the correct permissions and rebooted as you said. Still no linking with articles
Please help
:crying:
zobaoyzo said:
I pushed both files into system/app and did the correct permissions and rebooted as you said. Still no linking with articles
Please help
:crying:
Click to expand...
Click to collapse
Are you able to run flipboard? Make sure to uninstall flipboard from play store if you have.
Sent from my GT-I9300 using Tapatalk 2
Nice, works great, thanks.
@Arsaw, could you look at the Lounge app, I think my magazine needs it for Here and Now tab.
killall said:
@Arsaw, could you look at the Lounge app, I think my magazine needs it for Here and Now tab.
Click to expand...
Click to collapse
Okay. I'll look into it. Thanks for suggestion
Sent from my GT-I9300 using Tapatalk 2
deleted..
killall said:
@Arsaw, could you look at the Lounge app, I think my magazine needs it for Here and Now tab.
Click to expand...
Click to collapse
You're right. Lounge.apk is require for Here and Now tab.
You can push this apk to system/app:
https://mega.co.nz/#!AkgWGRQI!f0WIT8gvfzwSb8rGv2cK88f7zaxPpWKIDN7efMuWel4
Sent from my GT-I9300 using Tapatalk 2
Cool
Verry Good...Thank´s!!! :good:
I just tried pushing the three apk's to my phone (n7000 using sweetrom v10) android 4.1.2 . Only the lounge.apk doesn't work, getting a parsing error. I'm not getting media,personal and here and now to work.
trinireddman said:
I just tried pushing the three apk's to my phone (n7000 using sweetrom v10) android 4.1.2 . Only the lounge.apk doesn't work, getting a parsing error. I'm not getting media,personal and here and now to work.
Click to expand...
Click to collapse
Lounge.apk required android 4.2.2 and above to work. Personal tab needs SNote to work. Not sure on the media tab yet.
Sent from my GT-I9300 using Tapatalk 2
try this awesome port on my S4! when back home. hope it works
Erratic
95mediatech said:
try this awesome port on my S4! when back home. hope it works
Click to expand...
Click to collapse
I've done all the above and the app is up and running. But it is very erratic. Many articles I try to drill into from Mymagazine say 'no content' once they try to link up with Flipboard. What's up with that? Please somebody help. Otherwise this is an awesome app, if it could just work all the time
Arsaw said:
Lounge.apk required android 4.2.2 and above to work. Personal tab needs SNote to work. Not sure on the media tab yet.
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
hmm that means 4.1.2 not working ?

Categories

Resources