Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
eventcom
Old
#11  
Senior Member
Thanks Meter 235
Posts: 779
Join Date: Jan 2012
that does not look good - I can't remember having seen this yesterday:
 
scarfur
Old
#12  
Junior Member
Thanks Meter 1
Posts: 16
Join Date: Jan 2012
Quote:
Phones without OpenGL ES 2, such as the Galaxy Y or first generation HTC Wildfire, do not have the technology required to power Instagram's filters, and therefore cannot be supported.
Source: sorry can't post this because I am a noob user xD google for "INSTAGRAM | Supported OS & Devices" should be the first result.

I would say - no GPU, graphical processing unit - no OpenGL ES 2 right!?

greetz
 
eventcom
Old
#13  
Senior Member
Thanks Meter 235
Posts: 779
Join Date: Jan 2012
Quote:
Originally Posted by scarfur View Post
Source: sorry can't post this because I am a noob user xD google for "INSTAGRAM | Supported OS & Devices" should be the first result.

I would say - no GPU, graphical processing unit - no OpenGL ES 2 right!?

greetz
hm, don't know if I understand you right - but isn't that exactly what I've posted above (from the Instagram website).
Regarding the missing GPU I'm not absolutely sure if v. 2 is not supported at least partly because OpenGL ES-CM 1.0 is - but the missing GPU of course wouldn't produce nice results in image editing anyway (and cause too many negative side effects).
Due to the fact that our buzz is a pretty old low end device (in smartphone terms) I wouldn't expect any special treatment by Instagram.
 
30003019
Old
#14  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Apr 2012
I have no idea if that's any help, but I poked around in the .apk with dex2jar and jd-gui and don't really get why OpenGL ES 2.0 should be necessary. The only place I found references to 2.0 was in /com/instagram/android/gl/GLHelper and there we have:
Code:
int i = GLES20.glGetError();

GLES20.glBindTexture(3553, i);

GLES20.glTexParameterf(3553, 10241, 9729.0F);
GLES20.glTexParameterf(3553, 10240, 9729.0F);
GLES20.glTexParameteri(3553, 10242, 33071);
GLES20.glTexParameteri(3553, 10243, 33071);

GLES20.glTexParameterf(3553, 10241, 9729.0F);
GLES20.glTexParameterf(3553, 10240, 9729.0F);
The method signatures for these are (according to developer.android.com/reference/android/opengl/GLES20.html):
Code:
public static int glGetError ()
public static void glBindTexture (int target, int texture)
public static void glTexParameterf (int target, int pname, float param)
public static void glTexParameteri (int target, int pname, int param)
Compared to the GLES10 signatures (developer.android.com/reference/android/opengl/GLES10.html) there's no difference:
Code:
public static int glGetError ()
public static void glBindTexture (int target, int texture)
public static void glTexParameterf (int target, int pname, float param)
they seem the same, except for the missing glTexParameteri, but there's a:
Code:
public static void glTexParameterx (int target, int pname, int param)
and in GLES11 (developer.android.com/reference/android/opengl/GLES11.html) we would also have glTexParameteri:
Code:
public static void glTexParameteri (int target, int pname, int param)
I tried to modify the .apk, swapping GLES20 to GLES11, like described on code.google.com/p/dex2jar/wiki/ModifyApkWithDexTool but I got errors on the verification (even before modyfing) and I don't have much experience with android development, but maybe someone else could give it a shot.

I have no clue if that could work anyway, but if it doesn't really need GLES20 and just crashes because it tries to call things that aren't there, why wouldn't it?
 
eventcom
Old
#15  
Senior Member
Thanks Meter 235
Posts: 779
Join Date: Jan 2012
Due to the fact that I haven't had any look into the instagram iPhone app I've really been curious to test it on my Wildfire. Feeling left out with GPU-less phones is not nice but I have noticed that not everyone with a more sophisticated device seems to be satisfied
 
Scratch0805
Old
#16  
Scratch0805's Avatar
Senior Member
Thanks Meter 1023
Posts: 2,029
Join Date: Jun 2011
Location: Sheffield
http://news.sky.com/skynews/Article/201204216205464

Another one swept up by a major power.

Sent from my HTC Wildfire using xda premium

Samsung Galaxy S2
Siyah Kernel

Samsung Galaxy Note
Rooted but otherwise totally stock

HTC Wildfire
My first Android now retired but still being flashed for fun!

mycolourscreen

My Dropbox
 
slymobi
Old
#17  
slymobi's Avatar
Senior Member
Thanks Meter 2054
Posts: 3,669
Join Date: Jan 2011
Location: manchester

 
DONATE TO ME
Picsart nice alternative.

MANCHESTER together UNITED forever


Its nice to be important,
but its more important
to be nice.


 
Derrian
Old
#18  
Senior Member
Thanks Meter 36
Posts: 194
Join Date: Jun 2010
Well at least upload is now available, someone is bound to make an app that is more compatible.

Sent from my HTC Wildfire using Tapatalk
 
Munckster
Old
#19  
Munckster's Avatar
Senior Member
Thanks Meter 20
Posts: 164
Join Date: Feb 2011
I use MyTubo... Nice replacement..

https://play.google.com/store/apps/d...h_result&hl=en
 
Alex Charles
Old
(Last edited by Alex Charles; 24th April 2012 at 12:28 AM.)
#20  
Senior Member
Thanks Meter 51
Posts: 230
Join Date: Apr 2011
Why settle for replacement?

Just grabbed from galaxy 3 forums, as far as I can tell works fine but at work so can't test it properly xD

Well anyway, here's the download link :

http://db.tt/yuq3rPhs

Let us know how it goes!

EDIT :

Just taken a quick snap, still FC

Sent from my HTC Wildfire using Tapatalk 2

The most user friendly Rom for the I9300.
http://forum.xda-developers.com/show....php?t=1663656
-Remember to check out further modifications in the Omega kitchen!

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Boot Animation Paradise for your Android Device

The default boot animations on any device, no matter whichmanufacturer, are generally pretty … more

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more